List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4459",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4457",
    "results": [
        {
            "id": 21235,
            "name": "Exercises 010",
            "created": "2020-10-03T08:40:37.503897Z",
            "modified": "2026-05-21T11:15:28.061939Z"
        },
        {
            "id": 21234,
            "name": "fun puzzle 3",
            "created": "2020-10-03T08:34:23.440781Z",
            "modified": "2026-05-10T02:18:17.246997Z"
        },
        {
            "id": 21233,
            "name": "fun puzzle 2",
            "created": "2020-10-03T08:32:02.152466Z",
            "modified": "2026-05-10T02:15:13.711384Z"
        },
        {
            "id": 21232,
            "name": "Exercises 009",
            "created": "2020-10-03T08:28:52.814908Z",
            "modified": "2026-05-21T11:15:25.082334Z"
        },
        {
            "id": 21231,
            "name": "Exercises 008",
            "created": "2020-10-03T08:24:18.816770Z",
            "modified": "2026-05-21T00:26:02.114750Z"
        },
        {
            "id": 21230,
            "name": "Exercises 007",
            "created": "2020-10-03T08:20:20.818563Z",
            "modified": "2026-05-21T14:57:31.355191Z"
        },
        {
            "id": 21229,
            "name": "Exercises 006",
            "created": "2020-10-03T08:17:39.706617Z",
            "modified": "2026-05-21T14:57:30.570102Z"
        },
        {
            "id": 21228,
            "name": "Exercises 005",
            "created": "2020-10-03T08:12:24.161196Z",
            "modified": "2026-05-21T20:41:01.430698Z"
        },
        {
            "id": 21227,
            "name": "Exercises 004",
            "created": "2020-10-03T08:05:06.521196Z",
            "modified": "2026-05-21T20:41:00.527835Z"
        },
        {
            "id": 21226,
            "name": "Exercises  003",
            "created": "2020-10-03T07:57:48.807233Z",
            "modified": "2026-05-21T14:10:20.616014Z"
        }
    ]
}