List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5174
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=5175",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5173",
    "results": [
        {
            "id": 89240,
            "name": "Problem 21",
            "created": "2024-12-04T03:52:54.797086Z",
            "modified": "2026-04-01T01:53:30.342862Z"
        },
        {
            "id": 89241,
            "name": "Problem 22",
            "created": "2024-12-04T03:55:41.776341Z",
            "modified": "2026-04-01T01:57:09.521931Z"
        },
        {
            "id": 89242,
            "name": "Problem 23",
            "created": "2024-12-04T03:59:42.250597Z",
            "modified": "2026-04-01T02:00:36.412932Z"
        },
        {
            "id": 89243,
            "name": "Problem 24",
            "created": "2024-12-04T04:02:35.844833Z",
            "modified": "2026-04-01T02:03:47.429102Z"
        },
        {
            "id": 89244,
            "name": "Problem 25",
            "created": "2024-12-04T04:05:54.012569Z",
            "modified": "2026-04-01T02:07:07.529579Z"
        },
        {
            "id": 89245,
            "name": "Problem 61",
            "created": "2024-12-04T04:10:58.842747Z",
            "modified": "2026-03-30T16:20:15.340609Z"
        },
        {
            "id": 89246,
            "name": "Problem 162",
            "created": "2024-12-04T04:12:16.846472Z",
            "modified": "2026-03-30T16:20:15.266948Z"
        },
        {
            "id": 89247,
            "name": "Problem 26",
            "created": "2024-12-04T04:13:16.213213Z",
            "modified": "2026-04-01T02:10:29.655824Z"
        },
        {
            "id": 89248,
            "name": "Problem 163",
            "created": "2024-12-04T04:13:50.232547Z",
            "modified": "2026-03-30T16:20:15.544812Z"
        },
        {
            "id": 89249,
            "name": "Problem 164",
            "created": "2024-12-04T04:15:07.318715Z",
            "modified": "2026-03-30T16:20:15.548018Z"
        }
    ]
}