List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4855
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=4856",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4854",
    "results": [
        {
            "id": 13462,
            "name": "capturing",
            "created": "2018-10-29T18:58:54.895123Z",
            "modified": "2026-03-31T22:00:59.224260Z"
        },
        {
            "id": 13461,
            "name": "Capturing",
            "created": "2018-10-29T18:56:07.559124Z",
            "modified": "2026-03-31T22:00:57.699036Z"
        },
        {
            "id": 13460,
            "name": "boo boo butt",
            "created": "2018-10-29T00:49:20.391013Z",
            "modified": "2026-05-07T18:00:06.058173Z"
        },
        {
            "id": 13459,
            "name": "Jennica's Tsumego 85",
            "created": "2018-10-28T19:58:17.301054Z",
            "modified": "2026-05-10T05:18:17.509862Z"
        },
        {
            "id": 13458,
            "name": "Testing",
            "created": "2018-10-28T15:30:28.133727Z",
            "modified": "2026-04-15T11:09:05.971216Z"
        },
        {
            "id": 13457,
            "name": "why does this exist?",
            "created": "2018-10-27T00:51:38.150766Z",
            "modified": "2026-03-31T22:00:52.793020Z"
        },
        {
            "id": 13456,
            "name": "why does this exist",
            "created": "2018-10-27T00:25:09.681600Z",
            "modified": "2026-04-22T08:06:51.706908Z"
        },
        {
            "id": 13455,
            "name": "3x1 Shape",
            "created": "2018-10-27T00:12:55.339130Z",
            "modified": "2026-03-31T22:00:49.712488Z"
        },
        {
            "id": 13453,
            "name": "11.Атари к своим камням.1",
            "created": "2018-10-25T21:50:06.431162Z",
            "modified": "2026-03-31T22:00:48.430961Z"
        },
        {
            "id": 13452,
            "name": "10.Разрезающее атари.3",
            "created": "2018-10-25T21:02:02.267518Z",
            "modified": "2026-03-31T22:00:47.261152Z"
        }
    ]
}