List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5289",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5287",
    "results": [
        {
            "id": 8919,
            "name": "Problem 11",
            "created": "2017-12-02T19:45:03.344656Z",
            "modified": "2026-04-23T01:21:46.235521Z"
        },
        {
            "id": 8918,
            "name": "Problem 10",
            "created": "2017-12-02T18:07:23.788868Z",
            "modified": "2026-04-23T01:21:18.535690Z"
        },
        {
            "id": 8917,
            "name": "Problem 9",
            "created": "2017-12-02T17:37:15.307589Z",
            "modified": "2026-04-23T01:21:01.876893Z"
        },
        {
            "id": 8916,
            "name": "Problem 8",
            "created": "2017-12-02T16:38:01.660077Z",
            "modified": "2026-04-23T01:20:56.696849Z"
        },
        {
            "id": 8915,
            "name": "Problem 7",
            "created": "2017-12-02T16:26:50.572204Z",
            "modified": "2026-04-23T01:20:47.399840Z"
        },
        {
            "id": 8914,
            "name": "Problem 6",
            "created": "2017-12-02T16:14:34.574432Z",
            "modified": "2026-04-23T01:20:41.326065Z"
        },
        {
            "id": 8913,
            "name": "Problem 5",
            "created": "2017-12-02T16:06:52.895736Z",
            "modified": "2026-04-23T01:20:30.426447Z"
        },
        {
            "id": 8912,
            "name": "Problem 4",
            "created": "2017-12-02T06:34:21.644450Z",
            "modified": "2026-04-23T01:20:21.827421Z"
        },
        {
            "id": 8911,
            "name": "Problem 3",
            "created": "2017-12-02T06:25:35.183981Z",
            "modified": "2026-04-23T01:20:16.960472Z"
        },
        {
            "id": 8910,
            "name": "Problem 2",
            "created": "2017-12-02T06:19:06.680240Z",
            "modified": "2026-04-23T01:20:11.146565Z"
        }
    ]
}