List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4755",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4753",
    "results": [
        {
            "id": 14544,
            "name": "Tesuji time.",
            "created": "2019-06-05T03:39:01.238303Z",
            "modified": "2026-05-16T01:53:14.231969Z"
        },
        {
            "id": 14543,
            "name": "what was that",
            "created": "2019-06-04T12:56:15.672033Z",
            "modified": "2026-05-12T00:33:37.489415Z"
        },
        {
            "id": 14542,
            "name": "o my god",
            "created": "2019-06-04T12:53:12.185628Z",
            "modified": "2026-04-29T08:05:02.121702Z"
        },
        {
            "id": 14541,
            "name": "come on baby",
            "created": "2019-06-04T12:36:06.176383Z",
            "modified": "2026-05-12T22:18:41.943171Z"
        },
        {
            "id": 14540,
            "name": "harddddddd",
            "created": "2019-06-04T11:58:16.468803Z",
            "modified": "2026-05-12T22:18:41.478468Z"
        },
        {
            "id": 14539,
            "name": "come on",
            "created": "2019-06-04T11:11:36.639307Z",
            "modified": "2026-05-12T22:26:40.893087Z"
        },
        {
            "id": 14538,
            "name": "too hard",
            "created": "2019-06-04T03:09:25.019453Z",
            "modified": "2026-05-12T22:14:38.087619Z"
        },
        {
            "id": 14537,
            "name": "kill it",
            "created": "2019-06-04T02:59:34.261353Z",
            "modified": "2026-05-13T21:19:42.560715Z"
        },
        {
            "id": 14536,
            "name": "come and count",
            "created": "2019-06-03T14:13:39.891312Z",
            "modified": "2026-05-13T02:14:43.293503Z"
        },
        {
            "id": 14535,
            "name": "maybe........",
            "created": "2019-06-03T14:06:30.329802Z",
            "modified": "2026-05-13T21:19:41.046068Z"
        }
    ]
}