List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5170",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5168",
    "results": [
        {
            "id": 89189,
            "name": "Problem 131",
            "created": "2024-12-03T23:59:16.112574Z",
            "modified": "2026-03-24T14:48:23.991121Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-03-12T15:44:13.457193Z"
        },
        {
            "id": 89191,
            "name": "Problem 133",
            "created": "2024-12-04T00:02:22.528212Z",
            "modified": "2026-02-26T23:37:10.932410Z"
        },
        {
            "id": 89192,
            "name": "Problem 134",
            "created": "2024-12-04T00:04:59.276742Z",
            "modified": "2026-03-12T13:34:16.647572Z"
        },
        {
            "id": 89193,
            "name": "Problem 135",
            "created": "2024-12-04T00:12:37.279588Z",
            "modified": "2026-02-26T23:37:31.675545Z"
        },
        {
            "id": 89194,
            "name": "Problem 136",
            "created": "2024-12-04T00:14:09.250341Z",
            "modified": "2026-02-26T23:37:57.729609Z"
        },
        {
            "id": 89195,
            "name": "Problem 137",
            "created": "2024-12-04T00:15:10.072347Z",
            "modified": "2026-02-26T23:38:11.841406Z"
        },
        {
            "id": 89196,
            "name": "Problem 138",
            "created": "2024-12-04T00:16:55.674554Z",
            "modified": "2026-02-26T23:38:35.734608Z"
        },
        {
            "id": 89197,
            "name": "Problem 139",
            "created": "2024-12-04T00:20:31.567730Z",
            "modified": "2026-02-26T23:38:51.526045Z"
        },
        {
            "id": 89198,
            "name": "Problem 140",
            "created": "2024-12-04T00:22:53.633657Z",
            "modified": "2026-03-30T16:20:03.980809Z"
        }
    ]
}