List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5425
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=-created&page=5426",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5424",
    "results": [
        {
            "id": 7436,
            "name": "problem 207",
            "created": "2017-04-21T15:07:26.275150Z",
            "modified": "2026-04-08T15:18:12.691383Z"
        },
        {
            "id": 7435,
            "name": "problem 206",
            "created": "2017-04-21T14:58:49.370455Z",
            "modified": "2026-04-08T15:16:51.944088Z"
        },
        {
            "id": 7434,
            "name": "problem 205",
            "created": "2017-04-21T14:53:03.534095Z",
            "modified": "2026-04-09T00:00:00.448831Z"
        },
        {
            "id": 7433,
            "name": "problem 204",
            "created": "2017-04-21T14:41:41.394117Z",
            "modified": "2026-04-08T15:16:02.163628Z"
        },
        {
            "id": 7432,
            "name": "problem 203",
            "created": "2017-04-21T14:25:00.283709Z",
            "modified": "2026-04-10T01:17:30.599081Z"
        },
        {
            "id": 7431,
            "name": "problem 202",
            "created": "2017-04-21T12:41:19.080323Z",
            "modified": "2026-04-10T01:05:14.361739Z"
        },
        {
            "id": 7430,
            "name": "problem 201",
            "created": "2017-04-21T12:29:16.804830Z",
            "modified": "2026-04-10T01:04:10.919034Z"
        },
        {
            "id": 7429,
            "name": "problem 200",
            "created": "2017-04-21T12:20:47.775248Z",
            "modified": "2026-04-10T01:03:13.846136Z"
        },
        {
            "id": 7428,
            "name": "Задача 14",
            "created": "2017-04-20T17:44:28.445274Z",
            "modified": "2026-03-31T19:37:54.404149Z"
        },
        {
            "id": 7427,
            "name": "Задача 13",
            "created": "2017-04-20T17:38:18.575629Z",
            "modified": "2026-03-31T19:37:53.140524Z"
        }
    ]
}