List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4967",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4965",
    "results": [
        {
            "id": 63126,
            "name": "Puzzle 80",
            "created": "2022-09-28T09:11:41.293948Z",
            "modified": "2026-05-10T04:02:08.589675Z"
        },
        {
            "id": 63767,
            "name": "Bridge under-6",
            "created": "2022-10-16T21:17:05.936708Z",
            "modified": "2026-05-10T04:02:09.435804Z"
        },
        {
            "id": 66089,
            "name": "Bul 14: TG - 2",
            "created": "2022-12-04T11:13:16.160860Z",
            "modified": "2026-05-10T04:02:11.128077Z"
        },
        {
            "id": 66765,
            "name": "Problem 80",
            "created": "2022-12-21T16:43:09.041827Z",
            "modified": "2026-05-10T04:02:11.994203Z"
        },
        {
            "id": 68233,
            "name": "Puzzle 69-3",
            "created": "2023-02-01T10:02:41.954076Z",
            "modified": "2026-05-10T04:02:12.833997Z"
        },
        {
            "id": 68686,
            "name": "Puzzle 80",
            "created": "2023-02-08T19:27:03.851619Z",
            "modified": "2026-05-10T04:02:13.699687Z"
        },
        {
            "id": 75441,
            "name": "Live or no",
            "created": "2023-07-21T17:35:16.867664Z",
            "modified": "2026-05-10T04:02:15.405563Z"
        },
        {
            "id": 75944,
            "name": "2023.08,13",
            "created": "2023-08-13T13:07:40.621784Z",
            "modified": "2026-05-10T04:02:16.249064Z"
        },
        {
            "id": 80150,
            "name": "3-4 Enclosure Joseki",
            "created": "2024-03-16T05:37:38.109363Z",
            "modified": "2026-05-10T04:02:17.097646Z"
        },
        {
            "id": 80388,
            "name": "5.B.3.",
            "created": "2024-03-29T15:54:33.661731Z",
            "modified": "2026-05-10T04:02:17.947006Z"
        }
    ]
}