List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4693",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4691",
    "results": [
        {
            "id": 14504,
            "name": "Problem 08",
            "created": "2019-05-26T18:08:15.076916Z",
            "modified": "2026-03-31T22:19:45.067859Z"
        },
        {
            "id": 14503,
            "name": "Problem 07",
            "created": "2019-05-26T17:57:23.745847Z",
            "modified": "2026-03-31T22:19:43.869365Z"
        },
        {
            "id": 14502,
            "name": "Problem 06",
            "created": "2019-05-26T17:52:23.064226Z",
            "modified": "2026-03-31T22:19:42.327106Z"
        },
        {
            "id": 14501,
            "name": "Problem 05",
            "created": "2019-05-26T17:45:42.057498Z",
            "modified": "2026-03-31T22:19:40.810780Z"
        },
        {
            "id": 14500,
            "name": "Problem 04",
            "created": "2019-05-26T17:30:59.774888Z",
            "modified": "2026-03-31T22:19:39.320532Z"
        },
        {
            "id": 14499,
            "name": "side joseki",
            "created": "2019-05-26T12:27:58.899073Z",
            "modified": "2026-03-31T22:19:37.900779Z"
        },
        {
            "id": 14498,
            "name": "black's corner",
            "created": "2019-05-26T11:59:03.373779Z",
            "modified": "2026-03-31T22:19:36.308623Z"
        },
        {
            "id": 14495,
            "name": "Problem 03",
            "created": "2019-05-25T12:50:09.866442Z",
            "modified": "2026-03-31T22:19:33.620989Z"
        },
        {
            "id": 14484,
            "name": "Common shapes",
            "created": "2019-05-17T01:07:31.101483Z",
            "modified": "2026-03-31T22:19:21.848276Z"
        },
        {
            "id": 14407,
            "name": "Basic Enclosures and josekis",
            "created": "2019-05-08T00:00:08.500966Z",
            "modified": "2026-03-31T22:17:48.388843Z"
        }
    ]
}