List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4689",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4687",
    "results": [
        {
            "id": 76366,
            "name": "escalera 21",
            "created": "2023-09-07T01:07:28.364250Z",
            "modified": "2026-05-10T02:36:37.249314Z"
        },
        {
            "id": 76367,
            "name": "rompe escaleras 1",
            "created": "2023-09-07T01:33:55.084565Z",
            "modified": "2026-05-10T02:39:41.035229Z"
        },
        {
            "id": 76368,
            "name": "rompe escaleras 2",
            "created": "2023-09-07T01:37:30.639934Z",
            "modified": "2026-05-10T02:42:35.472272Z"
        },
        {
            "id": 76369,
            "name": "rompe escaleras 3",
            "created": "2023-09-07T01:39:48.625147Z",
            "modified": "2026-05-10T02:45:26.377340Z"
        },
        {
            "id": 76370,
            "name": "rompe escaleras 4",
            "created": "2023-09-07T01:43:21.434028Z",
            "modified": "2026-05-10T02:48:10.583958Z"
        },
        {
            "id": 76371,
            "name": "rompe escaleras 5",
            "created": "2023-09-07T01:45:23.156645Z",
            "modified": "2026-05-10T02:51:08.732594Z"
        },
        {
            "id": 76372,
            "name": "rompe escaleras 6",
            "created": "2023-09-07T01:51:26.045523Z",
            "modified": "2026-04-01T02:19:07.506226Z"
        },
        {
            "id": 76373,
            "name": "rompe escaleras 7",
            "created": "2023-09-07T01:55:00.364331Z",
            "modified": "2026-05-10T02:56:24.856209Z"
        },
        {
            "id": 76374,
            "name": "rompe escaleras 8",
            "created": "2023-09-07T02:03:06.894960Z",
            "modified": "2026-05-10T02:58:47.020350Z"
        },
        {
            "id": 76375,
            "name": "rompe escaleras 9",
            "created": "2023-09-07T02:06:50.841264Z",
            "modified": "2026-05-10T03:01:06.937952Z"
        }
    ]
}