List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5166
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=5167",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5165",
    "results": [
        {
            "id": 89159,
            "name": "Problem 120",
            "created": "2024-12-03T19:56:02.001070Z",
            "modified": "2026-03-30T16:19:09.924880Z"
        },
        {
            "id": 89160,
            "name": "Atari to the Dead Line 2",
            "created": "2024-12-03T22:05:55.026580Z",
            "modified": "2026-03-31T15:33:54.709505Z"
        },
        {
            "id": 89161,
            "name": "Atari to the Dead Line 3",
            "created": "2024-12-03T22:06:22.579949Z",
            "modified": "2026-03-31T15:34:35.586008Z"
        },
        {
            "id": 89162,
            "name": "Atari to the Dead Line 4",
            "created": "2024-12-03T22:06:48.587963Z",
            "modified": "2026-03-31T15:35:14.519217Z"
        },
        {
            "id": 89163,
            "name": "Atari to the Dead Line 6",
            "created": "2024-12-03T22:07:29.324047Z",
            "modified": "2026-03-31T15:36:35.605033Z"
        },
        {
            "id": 89164,
            "name": "Atari to the Dead Line 5",
            "created": "2024-12-03T22:07:57.177826Z",
            "modified": "2026-03-31T15:35:55.119872Z"
        },
        {
            "id": 89165,
            "name": "Atari to the Dead Line 7",
            "created": "2024-12-03T22:09:31.202674Z",
            "modified": "2026-03-30T16:19:12.314429Z"
        },
        {
            "id": 89166,
            "name": "Atari to the Dead Line 8",
            "created": "2024-12-03T22:10:42.392035Z",
            "modified": "2026-03-30T16:19:12.342633Z"
        },
        {
            "id": 89167,
            "name": "Atari to the Dead Line 9",
            "created": "2024-12-03T22:11:19.960550Z",
            "modified": "2026-03-30T16:19:12.354024Z"
        },
        {
            "id": 89168,
            "name": "Atari to the Dead Line 10",
            "created": "2024-12-03T22:12:37.261806Z",
            "modified": "2026-03-30T16:19:12.491397Z"
        }
    ]
}