List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5404",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5402",
    "results": [
        {
            "id": 7669,
            "name": "problem 002",
            "created": "2017-04-29T10:12:39.481903Z",
            "modified": "2026-03-31T19:43:37.328241Z"
        },
        {
            "id": 7668,
            "name": "403/861",
            "created": "2017-04-29T07:47:20.191087Z",
            "modified": "2026-03-31T19:43:35.695514Z"
        },
        {
            "id": 7667,
            "name": "402/861",
            "created": "2017-04-29T07:14:47.377307Z",
            "modified": "2026-03-31T19:43:34.306712Z"
        },
        {
            "id": 7666,
            "name": "401/861",
            "created": "2017-04-29T06:32:25.060650Z",
            "modified": "2026-03-31T19:43:32.861913Z"
        },
        {
            "id": 7665,
            "name": "problem 010",
            "created": "2017-04-29T05:46:30.628383Z",
            "modified": "2026-03-31T19:43:31.275772Z"
        },
        {
            "id": 7664,
            "name": "problem 009",
            "created": "2017-04-29T05:29:26.876422Z",
            "modified": "2026-03-31T19:43:29.671847Z"
        },
        {
            "id": 7663,
            "name": "problem 008",
            "created": "2017-04-29T05:08:41.379160Z",
            "modified": "2026-03-31T19:43:28.085977Z"
        },
        {
            "id": 7662,
            "name": "problem 007",
            "created": "2017-04-29T05:05:18.883408Z",
            "modified": "2026-03-31T19:43:26.565999Z"
        },
        {
            "id": 7661,
            "name": "problem 006",
            "created": "2017-04-29T05:03:51.242928Z",
            "modified": "2026-03-31T19:43:24.327132Z"
        },
        {
            "id": 7660,
            "name": "problem 750",
            "created": "2017-04-29T04:54:09.076433Z",
            "modified": "2026-04-03T19:08:01.826479Z"
        }
    ]
}