List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5279",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5277",
    "results": [
        {
            "id": 52536,
            "name": "Diagram [4826]",
            "created": "2022-03-20T07:33:32.385125Z",
            "modified": "2026-03-30T12:49:13.319960Z"
        },
        {
            "id": 52533,
            "name": "Diagram [4823]",
            "created": "2022-03-20T07:26:40.255481Z",
            "modified": "2026-03-30T12:49:13.148352Z"
        },
        {
            "id": 52526,
            "name": "Diagram [4821]",
            "created": "2022-03-19T15:08:47.844655Z",
            "modified": "2026-03-30T12:49:12.912271Z"
        },
        {
            "id": 52527,
            "name": "Diagram [4822]",
            "created": "2022-03-19T15:11:10.167744Z",
            "modified": "2026-03-30T12:49:12.909550Z"
        },
        {
            "id": 52525,
            "name": "Diagram [4820]",
            "created": "2022-03-19T15:07:20.649225Z",
            "modified": "2026-03-30T12:49:12.732027Z"
        },
        {
            "id": 52524,
            "name": "Diagram [4819]",
            "created": "2022-03-19T15:06:06.360045Z",
            "modified": "2026-03-30T12:49:12.646981Z"
        },
        {
            "id": 52523,
            "name": "Diagram [4818]",
            "created": "2022-03-19T15:04:42.690275Z",
            "modified": "2026-03-30T12:49:12.628736Z"
        },
        {
            "id": 52522,
            "name": "Diagram [4817]",
            "created": "2022-03-19T15:03:21.040433Z",
            "modified": "2026-03-30T12:49:12.443505Z"
        },
        {
            "id": 52521,
            "name": "Diagram [4816]",
            "created": "2022-03-19T15:01:48.313633Z",
            "modified": "2026-03-30T12:49:12.403837Z"
        },
        {
            "id": 52520,
            "name": "Diagram [4815]",
            "created": "2022-03-19T15:00:26.210200Z",
            "modified": "2026-03-30T12:49:12.308429Z"
        }
    ]
}