List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=975",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=973",
    "results": [
        {
            "id": 80859,
            "name": "Problem 13",
            "created": "2024-05-01T16:21:30.893706Z",
            "modified": "2026-05-17T00:25:57.265774Z"
        },
        {
            "id": 80858,
            "name": "Problem 12",
            "created": "2024-05-01T16:16:24.357779Z",
            "modified": "2026-05-17T00:25:56.062175Z"
        },
        {
            "id": 80857,
            "name": "2024.05.01",
            "created": "2024-05-01T13:43:04.189366Z",
            "modified": "2026-05-14T23:26:01.245246Z"
        },
        {
            "id": 80853,
            "name": "Problem 11",
            "created": "2024-04-30T20:50:21.089711Z",
            "modified": "2026-02-16T01:00:29.397992Z"
        },
        {
            "id": 80852,
            "name": "Problem 10",
            "created": "2024-04-30T20:46:28.423356Z",
            "modified": "2026-02-16T01:00:28.264471Z"
        },
        {
            "id": 80851,
            "name": "Prosto w nos",
            "created": "2024-04-30T20:43:19.649530Z",
            "modified": "2026-02-16T01:00:27.379159Z"
        },
        {
            "id": 80849,
            "name": "Problem 9",
            "created": "2024-04-29T21:10:24.610595Z",
            "modified": "2026-02-16T01:00:26.403046Z"
        },
        {
            "id": 80848,
            "name": "Problem 8",
            "created": "2024-04-29T21:05:53.294771Z",
            "modified": "2026-05-20T04:14:06.278239Z"
        },
        {
            "id": 80847,
            "name": "Problem 7",
            "created": "2024-04-29T21:01:06.464156Z",
            "modified": "2026-05-22T04:35:23.736876Z"
        },
        {
            "id": 80846,
            "name": "Kleszcze",
            "created": "2024-04-29T20:57:47.681550Z",
            "modified": "2026-05-10T01:54:45.589191Z"
        }
    ]
}