List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4665
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=4666",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4664",
    "results": [
        {
            "id": 28581,
            "name": "thoi thoi",
            "created": "2021-03-06T12:50:47.679657Z",
            "modified": "2026-03-31T23:30:05.426039Z"
        },
        {
            "id": 28570,
            "name": "hımmm nice",
            "created": "2021-03-05T13:23:59.104405Z",
            "modified": "2026-03-31T23:29:56.863395Z"
        },
        {
            "id": 28569,
            "name": "n bn m mmmm",
            "created": "2021-03-05T13:18:52.670846Z",
            "modified": "2026-03-31T23:29:55.194885Z"
        },
        {
            "id": 28563,
            "name": "Komoku, High Approach, Low Pincer",
            "created": "2021-03-05T06:43:31.540875Z",
            "modified": "2026-03-31T23:29:53.905781Z"
        },
        {
            "id": 28517,
            "name": "Задача 14",
            "created": "2021-03-03T17:20:47.623491Z",
            "modified": "2026-03-31T23:29:47.812661Z"
        },
        {
            "id": 28516,
            "name": "Задача 13",
            "created": "2021-03-03T17:18:12.551642Z",
            "modified": "2026-03-31T23:29:46.508578Z"
        },
        {
            "id": 28515,
            "name": "Задача 12",
            "created": "2021-03-03T17:14:30.689345Z",
            "modified": "2026-03-31T23:29:45.228002Z"
        },
        {
            "id": 28514,
            "name": "Задача 11",
            "created": "2021-03-03T16:57:35.855529Z",
            "modified": "2026-03-31T23:29:43.931065Z"
        },
        {
            "id": 28513,
            "name": "Задача 10",
            "created": "2021-03-03T16:56:30.078479Z",
            "modified": "2026-03-31T23:29:42.626855Z"
        },
        {
            "id": 28512,
            "name": "Задача 9",
            "created": "2021-03-03T16:53:50.446425Z",
            "modified": "2026-03-31T23:29:41.280419Z"
        }
    ]
}