List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=471",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=469",
    "results": [
        {
            "id": 7656,
            "name": "problem 746",
            "created": "2017-04-29T04:31:00.368663Z",
            "modified": "2026-04-29T07:54:11.791521Z"
        },
        {
            "id": 7657,
            "name": "problem 747",
            "created": "2017-04-29T04:32:31.134130Z",
            "modified": "2026-04-29T07:54:12.126425Z"
        },
        {
            "id": 7658,
            "name": "problem 748",
            "created": "2017-04-29T04:48:27.385746Z",
            "modified": "2026-05-02T14:10:17.484203Z"
        },
        {
            "id": 7659,
            "name": "problem 749",
            "created": "2017-04-29T04:50:45.760744Z",
            "modified": "2026-05-02T14:10:17.841361Z"
        },
        {
            "id": 7660,
            "name": "problem 750",
            "created": "2017-04-29T04:54:09.076433Z",
            "modified": "2026-05-01T05:46:08.919635Z"
        },
        {
            "id": 7661,
            "name": "problem 006",
            "created": "2017-04-29T05:03:51.242928Z",
            "modified": "2026-05-04T08:30:56.999772Z"
        },
        {
            "id": 7662,
            "name": "problem 007",
            "created": "2017-04-29T05:05:18.883408Z",
            "modified": "2026-04-29T10:14:55.582124Z"
        },
        {
            "id": 7663,
            "name": "problem 008",
            "created": "2017-04-29T05:08:41.379160Z",
            "modified": "2026-04-29T10:15:02.850758Z"
        },
        {
            "id": 7664,
            "name": "problem 009",
            "created": "2017-04-29T05:29:26.876422Z",
            "modified": "2026-05-01T06:47:00.415297Z"
        },
        {
            "id": 7665,
            "name": "problem 010",
            "created": "2017-04-29T05:46:30.628383Z",
            "modified": "2026-05-01T07:23:02.142514Z"
        }
    ]
}