List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4789
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=4790",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4788",
    "results": [
        {
            "id": 14160,
            "name": "do two eyes",
            "created": "2019-02-19T12:46:14.793921Z",
            "modified": "2026-04-16T22:55:10.054263Z"
        },
        {
            "id": 14159,
            "name": "do two eyes",
            "created": "2019-02-19T12:32:23.027839Z",
            "modified": "2026-03-31T22:13:04.011602Z"
        },
        {
            "id": 14158,
            "name": "20. Как ответить ? - 6",
            "created": "2019-02-19T07:02:37.630823Z",
            "modified": "2026-03-31T22:13:02.837572Z"
        },
        {
            "id": 14157,
            "name": "20. Как ответить? - 5",
            "created": "2019-02-19T06:58:57.398872Z",
            "modified": "2026-03-31T22:13:01.564517Z"
        },
        {
            "id": 14156,
            "name": "20. Как ответить? -4",
            "created": "2019-02-19T06:53:09.098439Z",
            "modified": "2026-03-31T22:13:00.291498Z"
        },
        {
            "id": 14155,
            "name": "20. Как ответить? - 3",
            "created": "2019-02-19T06:49:12.425438Z",
            "modified": "2026-03-31T22:12:59.073744Z"
        },
        {
            "id": 14154,
            "name": "20. Как ответить. 2",
            "created": "2019-02-19T06:44:28.046841Z",
            "modified": "2026-03-31T22:12:56.790205Z"
        },
        {
            "id": 14153,
            "name": "20. Как ответить?",
            "created": "2019-02-19T06:04:05.527965Z",
            "modified": "2026-03-31T22:12:55.429446Z"
        },
        {
            "id": 14152,
            "name": "just HAVE FUN!!!!!! my first puzzle.",
            "created": "2019-02-15T22:04:25.306065Z",
            "modified": "2026-04-12T23:05:53.903615Z"
        },
        {
            "id": 14151,
            "name": "19. Соединись и умри. 9",
            "created": "2019-02-14T19:51:00.657023Z",
            "modified": "2026-03-31T22:12:52.826052Z"
        }
    ]
}