List accessible puzzles or create a new puzzle.

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

{
    "count": 58754,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=263",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=261",
    "results": [
        {
            "id": 48816,
            "name": "beginner's question 1",
            "created": "2022-02-11T01:53:49.869153Z",
            "modified": "2026-03-06T13:51:02.579703Z"
        },
        {
            "id": 48818,
            "name": "Question 1",
            "created": "2022-02-11T02:15:40.668667Z",
            "modified": "2026-03-06T13:51:08.545398Z"
        },
        {
            "id": 48819,
            "name": "Question 2",
            "created": "2022-02-11T02:19:54.867707Z",
            "modified": "2026-03-06T13:51:11.470971Z"
        },
        {
            "id": 48820,
            "name": "Question 3",
            "created": "2022-02-11T02:21:52.194584Z",
            "modified": "2026-03-06T13:51:26.891746Z"
        },
        {
            "id": 48821,
            "name": "Question 4",
            "created": "2022-02-11T02:24:19.043350Z",
            "modified": "2026-03-06T13:51:38.525228Z"
        },
        {
            "id": 48822,
            "name": "Question 5",
            "created": "2022-02-11T02:28:25.054060Z",
            "modified": "2026-03-06T13:52:09.632508Z"
        },
        {
            "id": 68048,
            "name": "Capturing",
            "created": "2023-01-30T09:29:17.480164Z",
            "modified": "2026-03-06T23:40:54.594570Z"
        },
        {
            "id": 51168,
            "name": "question57",
            "created": "2022-03-05T06:45:17.229582Z",
            "modified": "2026-03-07T13:43:02.505420Z"
        },
        {
            "id": 51169,
            "name": "question58",
            "created": "2022-03-05T06:47:04.005962Z",
            "modified": "2026-03-07T13:43:37.049066Z"
        },
        {
            "id": 51170,
            "name": "question59",
            "created": "2022-03-05T06:48:07.414000Z",
            "modified": "2026-03-07T13:44:45.832771Z"
        }
    ]
}