List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5213
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=5214",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5212",
    "results": [
        {
            "id": 89937,
            "name": "If anyone wants to enter my tournament,it's called \"54321\"🥺.",
            "created": "2024-12-23T06:44:05.658440Z",
            "modified": "2026-03-30T16:25:12.042195Z"
        },
        {
            "id": 89998,
            "name": "play  go, okey?",
            "created": "2024-12-26T16:42:22.033182Z",
            "modified": "2026-04-01T01:02:35.982168Z"
        },
        {
            "id": 89999,
            "name": "test1qwere",
            "created": "2024-12-26T17:26:48.198157Z",
            "modified": "2026-04-14T01:06:11.799245Z"
        },
        {
            "id": 90000,
            "name": "play go, okay?2",
            "created": "2024-12-26T17:53:49.143210Z",
            "modified": "2026-04-01T01:08:32.296092Z"
        },
        {
            "id": 90014,
            "name": "atari in go",
            "created": "2024-12-27T08:35:53.648681Z",
            "modified": "2026-02-16T01:35:42.200517Z"
        },
        {
            "id": 90016,
            "name": "the latch",
            "created": "2024-12-27T08:47:23.462919Z",
            "modified": "2026-03-30T16:25:12.107175Z"
        },
        {
            "id": 90017,
            "name": "ladder",
            "created": "2024-12-27T09:02:29.048372Z",
            "modified": "2026-02-24T22:56:10.098388Z"
        },
        {
            "id": 90033,
            "name": "32: Lee Changho couldn't solve this",
            "created": "2024-12-29T14:50:27.826179Z",
            "modified": "2026-04-26T23:12:21.443217Z"
        },
        {
            "id": 90043,
            "name": "Puzzle 1 - Double Atari",
            "created": "2024-12-30T04:00:52.082503Z",
            "modified": "2026-04-16T12:36:20.835527Z"
        },
        {
            "id": 90044,
            "name": "Puzzle 2 - Capturing territory",
            "created": "2024-12-30T04:33:17.643505Z",
            "modified": "2026-04-23T09:21:00.281825Z"
        }
    ]
}