List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1051",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1049",
    "results": [
        {
            "id": 13729,
            "name": "how to kill",
            "created": "2018-11-27T00:31:52.893241Z",
            "modified": "2026-04-16T22:55:08.188867Z"
        },
        {
            "id": 13730,
            "name": "kill white",
            "created": "2018-11-27T00:34:42.587417Z",
            "modified": "2026-04-16T22:55:00.355501Z"
        },
        {
            "id": 13731,
            "name": "1. Атари",
            "created": "2018-11-27T08:35:16.082780Z",
            "modified": "2026-03-31T22:04:11.898852Z"
        },
        {
            "id": 13732,
            "name": "2. Глаза",
            "created": "2018-11-27T08:36:56.219723Z",
            "modified": "2026-03-31T22:04:13.265819Z"
        },
        {
            "id": 13733,
            "name": "Introduction",
            "created": "2018-11-28T03:18:33.510360Z",
            "modified": "2026-05-06T02:40:34.066485Z"
        },
        {
            "id": 13738,
            "name": "What is territory",
            "created": "2018-11-28T07:43:44.447188Z",
            "modified": "2026-05-07T07:08:32.892849Z"
        },
        {
            "id": 13739,
            "name": "Dead stones",
            "created": "2018-11-28T07:54:50.323898Z",
            "modified": "2026-05-07T07:08:34.212454Z"
        },
        {
            "id": 13740,
            "name": "Closing out the territory",
            "created": "2018-11-28T08:03:23.167339Z",
            "modified": "2026-05-06T11:26:05.193209Z"
        },
        {
            "id": 13741,
            "name": "Closing out the territory #2",
            "created": "2018-11-28T08:08:29.501028Z",
            "modified": "2026-05-06T11:41:25.818321Z"
        },
        {
            "id": 13742,
            "name": "Closing out the territory #3",
            "created": "2018-11-28T08:18:23.380070Z",
            "modified": "2026-04-18T03:10:24.195237Z"
        }
    ]
}