List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=799",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=797",
    "results": [
        {
            "id": 33629,
            "name": "Diagram (3174)",
            "created": "2021-07-11T07:34:48.223517Z",
            "modified": "2026-03-31T15:45:36.717479Z"
        },
        {
            "id": 37133,
            "name": "Diagram [1174]",
            "created": "2021-08-22T10:09:23.230278Z",
            "modified": "2026-03-31T15:45:37.952836Z"
        },
        {
            "id": 39134,
            "name": "Diagram [2174]",
            "created": "2021-10-01T07:28:26.494263Z",
            "modified": "2026-03-31T15:45:39.260300Z"
        },
        {
            "id": 41158,
            "name": "Forcing Move 10",
            "created": "2021-10-23T22:27:52.076124Z",
            "modified": "2026-03-31T15:45:40.832964Z"
        },
        {
            "id": 45057,
            "name": "Diagram [5174]",
            "created": "2021-12-18T14:04:00.923353Z",
            "modified": "2026-03-31T15:45:45.773757Z"
        },
        {
            "id": 33630,
            "name": "Diagram (3175)",
            "created": "2021-07-11T07:36:22.083485Z",
            "modified": "2026-03-31T15:46:12.377785Z"
        },
        {
            "id": 37134,
            "name": "Diagram [1175]",
            "created": "2021-08-22T10:11:01.073163Z",
            "modified": "2026-03-31T15:46:13.549424Z"
        },
        {
            "id": 39135,
            "name": "Diagram [2175]",
            "created": "2021-10-01T07:30:57.476653Z",
            "modified": "2026-03-31T15:46:15.782786Z"
        },
        {
            "id": 41224,
            "name": "Forcing Move 11",
            "created": "2021-10-24T13:12:11.718384Z",
            "modified": "2026-03-31T15:46:16.961458Z"
        },
        {
            "id": 45058,
            "name": "Diagram [5175]",
            "created": "2021-12-18T14:06:30.595533Z",
            "modified": "2026-03-31T15:46:21.188459Z"
        }
    ]
}