List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4906",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4904",
    "results": [
        {
            "id": 80841,
            "name": "8.B.6.",
            "created": "2024-04-29T05:23:32.370547Z",
            "modified": "2026-04-08T02:35:28.293850Z"
        },
        {
            "id": 80842,
            "name": "8.B.4.",
            "created": "2024-04-29T05:27:14.833418Z",
            "modified": "2026-05-01T07:48:15.611181Z"
        },
        {
            "id": 80843,
            "name": "8.B.8.",
            "created": "2024-04-29T05:33:51.814203Z",
            "modified": "2026-05-01T07:48:35.314199Z"
        },
        {
            "id": 80844,
            "name": "Problem 5",
            "created": "2024-04-29T20:38:02.583828Z",
            "modified": "2026-05-10T01:46:01.858726Z"
        },
        {
            "id": 80845,
            "name": "Problem 6",
            "created": "2024-04-29T20:44:03.985693Z",
            "modified": "2026-05-10T01:50:31.565461Z"
        },
        {
            "id": 80846,
            "name": "Kleszcze",
            "created": "2024-04-29T20:57:47.681550Z",
            "modified": "2026-05-10T01:54:45.589191Z"
        },
        {
            "id": 80847,
            "name": "Problem 7",
            "created": "2024-04-29T21:01:06.464156Z",
            "modified": "2026-05-10T01:58:36.349657Z"
        },
        {
            "id": 80848,
            "name": "Problem 8",
            "created": "2024-04-29T21:05:53.294771Z",
            "modified": "2026-05-10T02:02:19.448632Z"
        },
        {
            "id": 80849,
            "name": "Problem 9",
            "created": "2024-04-29T21:10:24.610595Z",
            "modified": "2026-02-16T01:00:26.403046Z"
        },
        {
            "id": 80851,
            "name": "Prosto w nos",
            "created": "2024-04-30T20:43:19.649530Z",
            "modified": "2026-02-16T01:00:27.379159Z"
        }
    ]
}