List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5336",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5334",
    "results": [
        {
            "id": 93231,
            "name": "Problem 168",
            "created": "2025-04-18T15:37:02.231486Z",
            "modified": "2026-04-02T12:32:24.513990Z"
        },
        {
            "id": 93232,
            "name": "Problem 169",
            "created": "2025-04-18T15:38:47.084260Z",
            "modified": "2026-03-31T16:11:19.192198Z"
        },
        {
            "id": 93233,
            "name": "Problem 170",
            "created": "2025-04-18T15:40:38.276503Z",
            "modified": "2026-03-31T16:11:45.809552Z"
        },
        {
            "id": 93234,
            "name": "Problem 171",
            "created": "2025-04-18T15:42:41.865338Z",
            "modified": "2026-04-03T19:31:57.857413Z"
        },
        {
            "id": 93235,
            "name": "Problem 172",
            "created": "2025-04-18T18:11:42.865314Z",
            "modified": "2026-03-31T16:12:46.943843Z"
        },
        {
            "id": 93236,
            "name": "Problem 173",
            "created": "2025-04-18T18:13:57.391260Z",
            "modified": "2026-04-10T06:24:49.223977Z"
        },
        {
            "id": 93237,
            "name": "Problem 174",
            "created": "2025-04-18T18:15:29.920810Z",
            "modified": "2026-04-02T12:25:32.655222Z"
        },
        {
            "id": 93238,
            "name": "Problem 175",
            "created": "2025-04-18T18:16:36.925534Z",
            "modified": "2026-04-11T02:26:45.392941Z"
        },
        {
            "id": 93239,
            "name": "Problem 176",
            "created": "2025-04-18T18:18:08.952223Z",
            "modified": "2026-04-06T04:26:11.587550Z"
        },
        {
            "id": 93240,
            "name": "Problem 177",
            "created": "2025-04-18T18:19:45.492019Z",
            "modified": "2026-04-05T03:55:30.157199Z"
        }
    ]
}