List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=481",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=479",
    "results": [
        {
            "id": 52498,
            "name": "Diagram [4794]",
            "created": "2022-03-19T09:44:40.144477Z",
            "modified": "2026-03-30T12:49:10.642155Z"
        },
        {
            "id": 52499,
            "name": "Diagram [4795]",
            "created": "2022-03-19T09:46:12.983949Z",
            "modified": "2026-03-30T12:49:10.662626Z"
        },
        {
            "id": 52500,
            "name": "Diagram [4796]",
            "created": "2022-03-19T09:47:26.022658Z",
            "modified": "2026-03-30T12:49:10.692864Z"
        },
        {
            "id": 52501,
            "name": "Diagram [4797]",
            "created": "2022-03-19T09:50:05.086087Z",
            "modified": "2026-03-30T12:49:10.793547Z"
        },
        {
            "id": 52502,
            "name": "Diagram [4798]",
            "created": "2022-03-19T09:51:32.351017Z",
            "modified": "2026-03-30T12:49:10.985003Z"
        },
        {
            "id": 52485,
            "name": "Diagram [4781]",
            "created": "2022-03-19T09:24:40.269463Z",
            "modified": "2026-03-30T12:49:10.994023Z"
        },
        {
            "id": 52503,
            "name": "Diagram [4799]",
            "created": "2022-03-19T09:52:57.398602Z",
            "modified": "2026-03-30T12:49:11.174462Z"
        },
        {
            "id": 52486,
            "name": "Diagram [4782]",
            "created": "2022-03-19T09:26:30.864171Z",
            "modified": "2026-03-30T12:49:11.444032Z"
        },
        {
            "id": 52504,
            "name": "Diagram [4800]",
            "created": "2022-03-19T09:55:45.744843Z",
            "modified": "2026-03-30T12:49:11.518332Z"
        },
        {
            "id": 52505,
            "name": "Diagram [4801]",
            "created": "2022-03-19T09:58:27.441385Z",
            "modified": "2026-03-30T12:49:11.523806Z"
        }
    ]
}