List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4863",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4861",
    "results": [
        {
            "id": 13383,
            "name": "problem 2",
            "created": "2018-09-30T14:01:53.147047Z",
            "modified": "2026-03-31T21:59:21.604136Z"
        },
        {
            "id": 13382,
            "name": "problem 1",
            "created": "2018-09-30T13:50:53.924611Z",
            "modified": "2026-03-31T21:59:20.158281Z"
        },
        {
            "id": 13381,
            "name": "Joseki 050",
            "created": "2018-09-29T15:26:47.259153Z",
            "modified": "2026-03-31T21:59:18.956701Z"
        },
        {
            "id": 13380,
            "name": "Joseki 049",
            "created": "2018-09-29T15:25:28.527353Z",
            "modified": "2026-03-31T21:59:17.748331Z"
        },
        {
            "id": 13379,
            "name": "Joseki 048",
            "created": "2018-09-29T15:22:01.003207Z",
            "modified": "2026-03-31T21:59:16.435127Z"
        },
        {
            "id": 13378,
            "name": "Joseki 047",
            "created": "2018-09-29T15:19:21.231195Z",
            "modified": "2026-03-31T21:59:15.262236Z"
        },
        {
            "id": 13377,
            "name": "Joseki 046",
            "created": "2018-09-29T15:17:59.813589Z",
            "modified": "2026-03-31T21:59:13.893291Z"
        },
        {
            "id": 13376,
            "name": "Joseki 045",
            "created": "2018-09-29T15:13:41.053769Z",
            "modified": "2026-03-31T21:59:12.733490Z"
        },
        {
            "id": 13375,
            "name": "Joseki 044",
            "created": "2018-09-29T15:12:23.213654Z",
            "modified": "2026-03-31T21:59:11.463475Z"
        },
        {
            "id": 13374,
            "name": "Joseki 043",
            "created": "2018-09-29T15:10:41.509313Z",
            "modified": "2026-03-31T21:59:10.047207Z"
        }
    ]
}