List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=530
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=531",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=529",
    "results": [
        {
            "id": 60565,
            "name": "question 5",
            "created": "2022-07-09T10:41:03.267973Z",
            "modified": "2026-03-30T13:44:15.877775Z"
        },
        {
            "id": 60597,
            "name": "question 36",
            "created": "2022-07-09T15:17:48.503804Z",
            "modified": "2026-03-30T13:45:05.534854Z"
        },
        {
            "id": 60591,
            "name": "question 30",
            "created": "2022-07-09T15:06:12.655106Z",
            "modified": "2026-03-30T13:45:07.324998Z"
        },
        {
            "id": 60592,
            "name": "question 31",
            "created": "2022-07-09T15:07:55.755913Z",
            "modified": "2026-03-30T13:45:08.274453Z"
        },
        {
            "id": 60611,
            "name": "45176219",
            "created": "2022-07-10T01:06:04.377349Z",
            "modified": "2026-03-30T13:45:08.537731Z"
        },
        {
            "id": 60612,
            "name": "45176219 endgame",
            "created": "2022-07-10T01:17:21.347766Z",
            "modified": "2026-03-30T13:45:08.721889Z"
        },
        {
            "id": 60613,
            "name": "contrived",
            "created": "2022-07-10T01:33:58.299510Z",
            "modified": "2026-03-30T13:45:08.733548Z"
        },
        {
            "id": 60614,
            "name": "contrived 2",
            "created": "2022-07-10T01:50:40.816540Z",
            "modified": "2026-03-30T13:45:08.735074Z"
        },
        {
            "id": 60636,
            "name": "question 54 P",
            "created": "2022-07-10T11:33:37.945075Z",
            "modified": "2026-03-30T13:45:09.045829Z"
        },
        {
            "id": 60637,
            "name": "question 55",
            "created": "2022-07-10T11:36:15.455942Z",
            "modified": "2026-03-30T13:45:09.134822Z"
        }
    ]
}