List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5341",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5339",
    "results": [
        {
            "id": 93286,
            "name": "Problem 200",
            "created": "2025-04-21T20:43:57.672450Z",
            "modified": "2026-03-31T16:26:14.737076Z"
        },
        {
            "id": 93287,
            "name": "Problem 201",
            "created": "2025-04-21T20:45:31.604521Z",
            "modified": "2026-03-31T16:26:32.695652Z"
        },
        {
            "id": 93288,
            "name": "Problem 202",
            "created": "2025-04-21T20:48:05.003637Z",
            "modified": "2026-03-31T16:26:50.639539Z"
        },
        {
            "id": 93289,
            "name": "Problem 203",
            "created": "2025-04-21T20:49:58.285867Z",
            "modified": "2026-04-07T13:49:41.686999Z"
        },
        {
            "id": 93290,
            "name": "Problem 204",
            "created": "2025-04-21T20:51:38.714741Z",
            "modified": "2026-04-05T03:51:48.688417Z"
        },
        {
            "id": 93291,
            "name": "Problem 205",
            "created": "2025-04-21T20:52:45.623336Z",
            "modified": "2026-03-31T16:27:42.334603Z"
        },
        {
            "id": 93292,
            "name": "Problem 206",
            "created": "2025-04-21T20:53:56.097420Z",
            "modified": "2026-03-31T16:27:58.520730Z"
        },
        {
            "id": 93293,
            "name": "Problem 207",
            "created": "2025-04-21T20:55:17.028402Z",
            "modified": "2026-03-31T16:28:14.833408Z"
        },
        {
            "id": 93294,
            "name": "Problem 208",
            "created": "2025-04-21T20:56:25.854253Z",
            "modified": "2026-03-31T16:28:32.057676Z"
        },
        {
            "id": 93295,
            "name": "Problem 209",
            "created": "2025-04-21T20:57:37.244557Z",
            "modified": "2026-03-31T16:28:46.661925Z"
        }
    ]
}