List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=449
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=created&page=450",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=448",
    "results": [
        {
            "id": 7433,
            "name": "problem 204",
            "created": "2017-04-21T14:41:41.394117Z",
            "modified": "2026-05-04T07:01:55.903783Z"
        },
        {
            "id": 7434,
            "name": "problem 205",
            "created": "2017-04-21T14:53:03.534095Z",
            "modified": "2026-05-04T07:02:03.884867Z"
        },
        {
            "id": 7435,
            "name": "problem 206",
            "created": "2017-04-21T14:58:49.370455Z",
            "modified": "2026-05-04T07:03:33.037623Z"
        },
        {
            "id": 7436,
            "name": "problem 207",
            "created": "2017-04-21T15:07:26.275150Z",
            "modified": "2026-05-04T07:03:41.418399Z"
        },
        {
            "id": 7437,
            "name": "problem 208",
            "created": "2017-04-21T15:21:14.281971Z",
            "modified": "2026-05-04T07:03:35.315138Z"
        },
        {
            "id": 7438,
            "name": "Задача 1",
            "created": "2017-04-21T15:22:49.772311Z",
            "modified": "2026-03-31T19:38:10.442589Z"
        },
        {
            "id": 7439,
            "name": "Задача 2",
            "created": "2017-04-21T15:23:32.876674Z",
            "modified": "2026-03-31T19:38:11.997996Z"
        },
        {
            "id": 7440,
            "name": "problem 209",
            "created": "2017-04-21T15:24:18.236904Z",
            "modified": "2026-05-04T07:03:44.020433Z"
        },
        {
            "id": 7441,
            "name": "Задача 3",
            "created": "2017-04-21T15:24:21.474099Z",
            "modified": "2026-03-31T19:38:15.094942Z"
        },
        {
            "id": 7442,
            "name": "Задача 4",
            "created": "2017-04-21T15:25:10.943688Z",
            "modified": "2026-03-31T19:38:16.473636Z"
        }
    ]
}