List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5317",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5315",
    "results": [
        {
            "id": 93016,
            "name": "15: Black to kill",
            "created": "2025-04-11T02:52:35.986960Z",
            "modified": "2026-04-16T22:58:00.156874Z"
        },
        {
            "id": 93017,
            "name": "Endgame ヨセ 1-14",
            "created": "2025-04-11T03:58:17.700180Z",
            "modified": "2026-04-20T22:40:39.343901Z"
        },
        {
            "id": 93018,
            "name": "Introduction",
            "created": "2025-04-11T10:07:49.998515Z",
            "modified": "2026-04-21T05:37:03.355553Z"
        },
        {
            "id": 93023,
            "name": "Panda commando 3",
            "created": "2025-04-11T13:01:06.047697Z",
            "modified": "2026-04-21T08:44:21.560966Z"
        },
        {
            "id": 93027,
            "name": "life and death",
            "created": "2025-04-11T15:31:09.219653Z",
            "modified": "2026-03-30T16:39:12.698315Z"
        },
        {
            "id": 93028,
            "name": "Problem 82",
            "created": "2025-04-11T15:40:55.989631Z",
            "modified": "2026-04-14T09:39:39.970597Z"
        },
        {
            "id": 93029,
            "name": "Problem 83",
            "created": "2025-04-11T15:42:03.742956Z",
            "modified": "2026-04-15T11:43:20.067519Z"
        },
        {
            "id": 93030,
            "name": "Problem 84",
            "created": "2025-04-11T15:43:25.444353Z",
            "modified": "2026-04-16T22:15:09.140386Z"
        },
        {
            "id": 93031,
            "name": "Problem 85",
            "created": "2025-04-11T15:44:28.656410Z",
            "modified": "2026-04-19T07:25:57.097107Z"
        },
        {
            "id": 93032,
            "name": "Problem 86",
            "created": "2025-04-11T15:46:51.866531Z",
            "modified": "2026-04-10T14:01:03.501473Z"
        }
    ]
}