List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5767",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5765",
    "results": [
        {
            "id": 59789,
            "name": "Capture 12",
            "created": "2022-06-22T22:25:41.622151Z",
            "modified": "2026-02-15T23:15:49.964646Z"
        },
        {
            "id": 59788,
            "name": "Capture 11",
            "created": "2022-06-22T22:23:07.618509Z",
            "modified": "2026-02-15T23:15:48.877442Z"
        },
        {
            "id": 59787,
            "name": "Capture 10",
            "created": "2022-06-22T22:20:18.270103Z",
            "modified": "2026-02-15T23:15:48.073643Z"
        },
        {
            "id": 59786,
            "name": "Capture 9",
            "created": "2022-06-22T22:17:48.856627Z",
            "modified": "2026-02-15T23:15:47.092559Z"
        },
        {
            "id": 59785,
            "name": "Capture 8",
            "created": "2022-06-22T22:16:01.994866Z",
            "modified": "2026-02-15T23:15:46.036511Z"
        },
        {
            "id": 59784,
            "name": "Capture 7",
            "created": "2022-06-22T22:14:18.091713Z",
            "modified": "2026-02-15T23:15:44.927831Z"
        },
        {
            "id": 59783,
            "name": "Capture 6",
            "created": "2022-06-22T22:12:47.628458Z",
            "modified": "2026-02-15T23:15:44.089252Z"
        },
        {
            "id": 59782,
            "name": "Capture 5",
            "created": "2022-06-22T22:09:39.044695Z",
            "modified": "2026-02-15T23:15:43.085075Z"
        },
        {
            "id": 59781,
            "name": "Capture 4",
            "created": "2022-06-22T22:07:19.763017Z",
            "modified": "2026-02-15T23:15:42.066005Z"
        },
        {
            "id": 59780,
            "name": "Capture 3",
            "created": "2022-06-22T22:04:27.006638Z",
            "modified": "2026-02-15T23:15:41.137182Z"
        }
    ]
}