List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5786",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5784",
    "results": [
        {
            "id": 53024,
            "name": "Diagram [4935]",
            "created": "2022-03-23T08:17:19.651467Z",
            "modified": "2026-02-15T21:35:03.930481Z"
        },
        {
            "id": 53023,
            "name": "Diagram [4934]",
            "created": "2022-03-23T08:15:29.616966Z",
            "modified": "2026-02-15T21:35:03.037250Z"
        },
        {
            "id": 53021,
            "name": "Diagram [4932]",
            "created": "2022-03-23T08:11:32.336763Z",
            "modified": "2026-02-15T21:35:01.133472Z"
        },
        {
            "id": 53020,
            "name": "Diagram [4931]",
            "created": "2022-03-23T08:10:01.248936Z",
            "modified": "2026-02-15T21:35:00.242565Z"
        },
        {
            "id": 53017,
            "name": "Diagram [4928]",
            "created": "2022-03-23T08:05:31.288072Z",
            "modified": "2026-02-15T21:34:55.391073Z"
        },
        {
            "id": 53015,
            "name": "Diagram [4926]",
            "created": "2022-03-23T08:02:36.221763Z",
            "modified": "2026-02-15T21:34:53.336658Z"
        },
        {
            "id": 52937,
            "name": "Diagram [4911]",
            "created": "2022-03-22T11:43:29.338961Z",
            "modified": "2026-02-15T21:34:06.590045Z"
        },
        {
            "id": 52936,
            "name": "Diagram [4910]",
            "created": "2022-03-22T11:41:51.430495Z",
            "modified": "2026-02-15T21:34:05.781962Z"
        },
        {
            "id": 52935,
            "name": "Diagram [4909]",
            "created": "2022-03-22T11:40:16.708864Z",
            "modified": "2026-02-15T21:34:04.945060Z"
        },
        {
            "id": 52934,
            "name": "Diagram [4908]",
            "created": "2022-03-22T11:38:16.584746Z",
            "modified": "2026-02-15T21:34:04.016963Z"
        }
    ]
}