List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5420",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5418",
    "results": [
        {
            "id": 7496,
            "name": "problem 217",
            "created": "2017-04-22T16:40:51.290559Z",
            "modified": "2026-04-08T15:31:35.535401Z"
        },
        {
            "id": 7495,
            "name": "problem 216",
            "created": "2017-04-22T16:37:20.863885Z",
            "modified": "2026-04-08T15:30:19.924056Z"
        },
        {
            "id": 7494,
            "name": "problem 215",
            "created": "2017-04-22T16:21:29.539769Z",
            "modified": "2026-04-08T15:29:26.888251Z"
        },
        {
            "id": 7493,
            "name": "problem 214",
            "created": "2017-04-22T16:07:36.097898Z",
            "modified": "2026-04-08T15:24:22.270555Z"
        },
        {
            "id": 7492,
            "name": "problem 213",
            "created": "2017-04-22T16:00:43.874598Z",
            "modified": "2026-04-08T15:22:55.529283Z"
        },
        {
            "id": 7491,
            "name": "problem 212",
            "created": "2017-04-22T07:43:30.752669Z",
            "modified": "2026-04-08T15:21:51.158276Z"
        },
        {
            "id": 7490,
            "name": "problem 211",
            "created": "2017-04-22T06:23:40.529982Z",
            "modified": "2026-04-08T15:20:16.306651Z"
        },
        {
            "id": 7489,
            "name": "Beginers",
            "created": "2017-04-22T00:42:03.481421Z",
            "modified": "2026-03-31T19:39:23.889613Z"
        },
        {
            "id": 7488,
            "name": "Задача 14",
            "created": "2017-04-21T19:34:30.967644Z",
            "modified": "2026-04-06T03:32:16.234248Z"
        },
        {
            "id": 7487,
            "name": "Задача 13",
            "created": "2017-04-21T19:33:01.957172Z",
            "modified": "2026-03-31T19:39:20.985486Z"
        }
    ]
}