List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4591",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4589",
    "results": [
        {
            "id": 72443,
            "name": "so easy lol",
            "created": "2023-05-31T11:27:35.278023Z",
            "modified": "2026-02-16T00:26:38.353190Z"
        },
        {
            "id": 72444,
            "name": "harder then last one but easy",
            "created": "2023-05-31T11:28:42.519629Z",
            "modified": "2026-02-16T00:26:39.771120Z"
        },
        {
            "id": 72445,
            "name": "lets go lettle bit harder",
            "created": "2023-05-31T11:30:36.187794Z",
            "modified": "2026-02-16T00:26:40.554645Z"
        },
        {
            "id": 72462,
            "name": "EC-ONE-1",
            "created": "2023-06-01T12:43:18.627667Z",
            "modified": "2026-05-10T00:45:32.092994Z"
        },
        {
            "id": 72463,
            "name": "EC-ONE-2",
            "created": "2023-06-01T12:46:36.331423Z",
            "modified": "2026-04-23T08:40:00.195285Z"
        },
        {
            "id": 72464,
            "name": "EC-ONE-3",
            "created": "2023-06-01T13:03:16.517530Z",
            "modified": "2026-05-23T06:23:25.605511Z"
        },
        {
            "id": 72473,
            "name": "EC-ONE-5",
            "created": "2023-06-02T06:09:27.444998Z",
            "modified": "2026-05-10T01:24:07.911943Z"
        },
        {
            "id": 72474,
            "name": "EC-ONE-4",
            "created": "2023-06-02T06:13:52.715255Z",
            "modified": "2026-05-10T01:17:47.709069Z"
        },
        {
            "id": 72475,
            "name": "EC-ONE-6",
            "created": "2023-06-02T06:21:50.171342Z",
            "modified": "2026-05-10T01:30:11.209907Z"
        },
        {
            "id": 72476,
            "name": "EC-ONE-7",
            "created": "2023-06-02T06:30:08.592678Z",
            "modified": "2026-05-10T01:35:46.436975Z"
        }
    ]
}