List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5179
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=-modified&page=5180",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5178",
    "results": [
        {
            "id": 63663,
            "name": "Eat It Again",
            "created": "2022-10-14T18:49:46.316306Z",
            "modified": "2026-03-30T14:07:05.037787Z"
        },
        {
            "id": 63623,
            "name": "Blocking8",
            "created": "2022-10-12T13:14:12.230621Z",
            "modified": "2026-03-30T14:07:04.927572Z"
        },
        {
            "id": 63624,
            "name": "Exercise 1",
            "created": "2022-10-12T20:16:20.831146Z",
            "modified": "2026-03-30T14:07:04.687490Z"
        },
        {
            "id": 63641,
            "name": "cdddddqsfq",
            "created": "2022-10-14T16:09:41.242211Z",
            "modified": "2026-03-30T14:07:03.914376Z"
        },
        {
            "id": 63622,
            "name": "Blocking7",
            "created": "2022-10-12T13:13:33.556165Z",
            "modified": "2026-03-30T14:07:03.682390Z"
        },
        {
            "id": 63621,
            "name": "Blocking6",
            "created": "2022-10-12T13:12:37.954975Z",
            "modified": "2026-03-30T14:07:03.667734Z"
        },
        {
            "id": 63620,
            "name": "Blocking5",
            "created": "2022-10-12T13:11:44.603429Z",
            "modified": "2026-03-30T14:07:02.936988Z"
        },
        {
            "id": 63619,
            "name": "Blocking4",
            "created": "2022-10-12T13:11:00.410320Z",
            "modified": "2026-03-30T14:07:02.844224Z"
        },
        {
            "id": 63618,
            "name": "Blocking3",
            "created": "2022-10-12T13:10:29.143681Z",
            "modified": "2026-03-30T14:07:02.568747Z"
        },
        {
            "id": 63601,
            "name": "Counter-dansu2",
            "created": "2022-10-12T12:54:36.752672Z",
            "modified": "2026-03-30T14:06:14.186007Z"
        }
    ]
}