List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4948
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=4949",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4947",
    "results": [
        {
            "id": 48724,
            "name": "question10",
            "created": "2022-02-09T15:04:42.113153Z",
            "modified": "2026-05-10T09:09:42.937481Z"
        },
        {
            "id": 83860,
            "name": "Question5",
            "created": "2024-08-04T12:59:13.303724Z",
            "modified": "2026-05-10T09:11:00.811233Z"
        },
        {
            "id": 83882,
            "name": "Question6",
            "created": "2024-08-05T00:48:25.686091Z",
            "modified": "2026-05-10T09:11:26.692801Z"
        },
        {
            "id": 83883,
            "name": "Question7",
            "created": "2024-08-05T00:51:14.624836Z",
            "modified": "2026-05-10T09:11:31.438535Z"
        },
        {
            "id": 83884,
            "name": "Question8",
            "created": "2024-08-05T00:56:29.639387Z",
            "modified": "2026-05-10T09:11:37.599065Z"
        },
        {
            "id": 83885,
            "name": "Question9",
            "created": "2024-08-05T01:02:35.327303Z",
            "modified": "2026-05-10T09:11:58.616079Z"
        },
        {
            "id": 83886,
            "name": "Question10",
            "created": "2024-08-05T01:10:04.344804Z",
            "modified": "2026-05-10T09:12:40.149455Z"
        },
        {
            "id": 83905,
            "name": "Question11",
            "created": "2024-08-05T04:31:10.031357Z",
            "modified": "2026-05-10T09:12:54.270615Z"
        },
        {
            "id": 83910,
            "name": "Question12",
            "created": "2024-08-05T04:39:33.635321Z",
            "modified": "2026-05-10T09:13:05.925339Z"
        },
        {
            "id": 84089,
            "name": "Question13",
            "created": "2024-08-10T13:06:00.008552Z",
            "modified": "2026-05-10T09:13:17.418064Z"
        }
    ]
}