List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=335",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=333",
    "results": [
        {
            "id": 7835,
            "name": "Задача 2",
            "created": "2017-05-24T05:46:02.377946Z",
            "modified": "2026-04-29T10:11:23.157581Z"
        },
        {
            "id": 33793,
            "name": "A Hard Question",
            "created": "2021-07-12T05:50:52.261027Z",
            "modified": "2026-04-29T10:11:21.043416Z"
        },
        {
            "id": 33792,
            "name": "Question 19",
            "created": "2021-07-12T05:41:15.227435Z",
            "modified": "2026-04-29T10:11:18.045237Z"
        },
        {
            "id": 33791,
            "name": "Question 18",
            "created": "2021-07-12T05:40:07.229751Z",
            "modified": "2026-04-29T10:11:17.305468Z"
        },
        {
            "id": 33790,
            "name": "Question 17",
            "created": "2021-07-12T05:38:34.278884Z",
            "modified": "2026-04-29T10:11:16.959015Z"
        },
        {
            "id": 33789,
            "name": "Question 16",
            "created": "2021-07-12T05:36:29.844605Z",
            "modified": "2026-04-29T10:11:16.552079Z"
        },
        {
            "id": 33787,
            "name": "Question 14",
            "created": "2021-07-12T05:29:22.165932Z",
            "modified": "2026-04-29T10:11:16.512359Z"
        },
        {
            "id": 33788,
            "name": "Question 15",
            "created": "2021-07-12T05:31:52.605292Z",
            "modified": "2026-04-29T10:11:16.507420Z"
        },
        {
            "id": 33784,
            "name": "Question 11",
            "created": "2021-07-12T05:21:48.148419Z",
            "modified": "2026-04-29T10:11:16.009507Z"
        },
        {
            "id": 33785,
            "name": "Question 12",
            "created": "2021-07-12T05:25:08.459902Z",
            "modified": "2026-04-29T10:11:15.595393Z"
        }
    ]
}