List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=278",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=276",
    "results": [
        {
            "id": 99692,
            "name": "24/11/25",
            "created": "2025-11-24T17:25:01.355169Z",
            "modified": "2026-04-01T01:42:30.781488Z"
        },
        {
            "id": 99691,
            "name": "Problem 6",
            "created": "2025-11-24T17:21:31.239735Z",
            "modified": "2026-04-20T07:25:36.790250Z"
        },
        {
            "id": 99690,
            "name": "Problem 5",
            "created": "2025-11-24T17:19:33.568232Z",
            "modified": "2026-04-20T07:25:08.894836Z"
        },
        {
            "id": 99689,
            "name": "24/11/25",
            "created": "2025-11-24T17:18:45.844324Z",
            "modified": "2026-04-01T01:34:06.109988Z"
        },
        {
            "id": 99688,
            "name": "Problem 4",
            "created": "2025-11-24T17:17:17.969134Z",
            "modified": "2026-04-21T07:20:40.208302Z"
        },
        {
            "id": 99687,
            "name": "24/11/25",
            "created": "2025-11-24T15:57:01.233242Z",
            "modified": "2026-04-01T01:38:28.183922Z"
        },
        {
            "id": 99686,
            "name": "Puzzle 4.30.12",
            "created": "2025-11-24T14:28:16.223589Z",
            "modified": "2026-03-31T15:58:18.683465Z"
        },
        {
            "id": 99685,
            "name": "Puzzle 4.30.11",
            "created": "2025-11-24T14:27:10.519349Z",
            "modified": "2026-03-31T15:57:43.746517Z"
        },
        {
            "id": 99684,
            "name": "Puzzle 4.30.10",
            "created": "2025-11-24T14:26:13.020223Z",
            "modified": "2026-03-31T15:57:07.767806Z"
        },
        {
            "id": 99683,
            "name": "Puzzle 4.30.9",
            "created": "2025-11-24T14:24:44.109842Z",
            "modified": "2026-03-31T15:56:31.618797Z"
        }
    ]
}