List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1073",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1071",
    "results": [
        {
            "id": 13962,
            "name": "problem19",
            "created": "2019-01-07T23:09:42.897618Z",
            "modified": "2026-03-31T22:08:59.687078Z"
        },
        {
            "id": 13963,
            "name": "Problem 1",
            "created": "2019-01-09T04:08:22.892179Z",
            "modified": "2026-05-25T16:23:16.244614Z"
        },
        {
            "id": 13964,
            "name": "Problem 2",
            "created": "2019-01-09T04:18:51.312920Z",
            "modified": "2026-05-25T16:23:16.873946Z"
        },
        {
            "id": 13965,
            "name": "Problem 3",
            "created": "2019-01-09T04:24:19.374540Z",
            "modified": "2026-05-27T01:12:17.029007Z"
        },
        {
            "id": 13966,
            "name": "Problem 4",
            "created": "2019-01-09T04:28:29.363221Z",
            "modified": "2026-05-27T01:23:46.392728Z"
        },
        {
            "id": 13967,
            "name": "Problem 5",
            "created": "2019-01-09T04:32:47.270555Z",
            "modified": "2026-05-18T01:29:46.422912Z"
        },
        {
            "id": 13968,
            "name": "Problem 6",
            "created": "2019-01-09T04:34:40.310795Z",
            "modified": "2026-05-23T03:59:18.779738Z"
        },
        {
            "id": 13969,
            "name": "Problem 7",
            "created": "2019-01-09T04:37:08.736700Z",
            "modified": "2026-05-07T02:23:26.867099Z"
        },
        {
            "id": 13970,
            "name": "Problem 8",
            "created": "2019-01-09T04:40:30.724717Z",
            "modified": "2026-05-07T02:25:03.379353Z"
        },
        {
            "id": 13971,
            "name": "Problem 9",
            "created": "2019-01-09T04:44:34.062625Z",
            "modified": "2026-05-02T11:07:02.763004Z"
        }
    ]
}