List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5280",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5278",
    "results": [
        {
            "id": 52510,
            "name": "Diagram [4806]",
            "created": "2022-03-19T10:05:56.944702Z",
            "modified": "2026-03-30T12:49:11.870447Z"
        },
        {
            "id": 52509,
            "name": "Diagram [4805]",
            "created": "2022-03-19T10:04:44.212301Z",
            "modified": "2026-03-30T12:49:11.848030Z"
        },
        {
            "id": 52507,
            "name": "Diagram [4803]",
            "created": "2022-03-19T10:01:06.808507Z",
            "modified": "2026-03-30T12:49:11.821024Z"
        },
        {
            "id": 52506,
            "name": "Diagram [4802]",
            "created": "2022-03-19T09:59:54.539677Z",
            "modified": "2026-03-30T12:49:11.605848Z"
        },
        {
            "id": 52505,
            "name": "Diagram [4801]",
            "created": "2022-03-19T09:58:27.441385Z",
            "modified": "2026-03-30T12:49:11.523806Z"
        },
        {
            "id": 52504,
            "name": "Diagram [4800]",
            "created": "2022-03-19T09:55:45.744843Z",
            "modified": "2026-03-30T12:49:11.518332Z"
        },
        {
            "id": 52486,
            "name": "Diagram [4782]",
            "created": "2022-03-19T09:26:30.864171Z",
            "modified": "2026-03-30T12:49:11.444032Z"
        },
        {
            "id": 52503,
            "name": "Diagram [4799]",
            "created": "2022-03-19T09:52:57.398602Z",
            "modified": "2026-03-30T12:49:11.174462Z"
        },
        {
            "id": 52485,
            "name": "Diagram [4781]",
            "created": "2022-03-19T09:24:40.269463Z",
            "modified": "2026-03-30T12:49:10.994023Z"
        },
        {
            "id": 52502,
            "name": "Diagram [4798]",
            "created": "2022-03-19T09:51:32.351017Z",
            "modified": "2026-03-30T12:49:10.985003Z"
        }
    ]
}