List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5287",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5285",
    "results": [
        {
            "id": 52271,
            "name": "Diagram [4702]",
            "created": "2022-03-16T11:22:25.640161Z",
            "modified": "2026-03-30T12:47:09.248988Z"
        },
        {
            "id": 52257,
            "name": "tesuji 1",
            "created": "2022-03-16T01:58:29.509663Z",
            "modified": "2026-03-30T12:47:08.043570Z"
        },
        {
            "id": 52226,
            "name": "Diagram [4698]",
            "created": "2022-03-15T12:29:39.758544Z",
            "modified": "2026-03-30T12:46:18.462618Z"
        },
        {
            "id": 52222,
            "name": "Diagram [4694]",
            "created": "2022-03-15T12:22:38.202337Z",
            "modified": "2026-03-30T12:46:18.414255Z"
        },
        {
            "id": 52225,
            "name": "Diagram [4697]",
            "created": "2022-03-15T12:28:39.440387Z",
            "modified": "2026-03-30T12:46:18.311806Z"
        },
        {
            "id": 52224,
            "name": "Diagram [4696]",
            "created": "2022-03-15T12:27:26.837749Z",
            "modified": "2026-03-30T12:46:18.132656Z"
        },
        {
            "id": 52223,
            "name": "Diagram [4695]",
            "created": "2022-03-15T12:26:05.199308Z",
            "modified": "2026-03-30T12:46:18.021907Z"
        },
        {
            "id": 52221,
            "name": "Diagram [4693]",
            "created": "2022-03-15T12:21:29.550612Z",
            "modified": "2026-03-30T12:46:17.822585Z"
        },
        {
            "id": 52220,
            "name": "Diagram [4692]",
            "created": "2022-03-15T12:20:02.316444Z",
            "modified": "2026-03-30T12:46:17.757605Z"
        },
        {
            "id": 52219,
            "name": "Diagram [4691]",
            "created": "2022-03-15T12:18:40.931385Z",
            "modified": "2026-03-30T12:46:17.649041Z"
        }
    ]
}