List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5276
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=5277",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5275",
    "results": [
        {
            "id": 52692,
            "name": "How to stay alive?",
            "created": "2022-03-21T08:54:04.807836Z",
            "modified": "2026-03-30T12:51:13.212704Z"
        },
        {
            "id": 52694,
            "name": "Diagram [4858]",
            "created": "2022-03-21T08:55:32.243268Z",
            "modified": "2026-03-30T12:51:13.206002Z"
        },
        {
            "id": 52691,
            "name": "Diagram [4857]",
            "created": "2022-03-21T08:53:59.968809Z",
            "modified": "2026-03-30T12:51:13.110507Z"
        },
        {
            "id": 52690,
            "name": "Diagram [4856]",
            "created": "2022-03-21T08:52:34.179583Z",
            "modified": "2026-03-30T12:51:13.042357Z"
        },
        {
            "id": 52689,
            "name": "Diagram [4855]",
            "created": "2022-03-21T08:50:48.436793Z",
            "modified": "2026-03-30T12:51:13.007268Z"
        },
        {
            "id": 52687,
            "name": "Diagram [4854]",
            "created": "2022-03-21T08:49:01.544123Z",
            "modified": "2026-03-30T12:51:12.960421Z"
        },
        {
            "id": 52686,
            "name": "Diagram [4853]",
            "created": "2022-03-21T08:47:30.557974Z",
            "modified": "2026-03-30T12:51:12.928632Z"
        },
        {
            "id": 52685,
            "name": "Diagram [4852]",
            "created": "2022-03-21T08:46:00.985339Z",
            "modified": "2026-03-30T12:51:12.923161Z"
        },
        {
            "id": 52684,
            "name": "Diagram [4851]",
            "created": "2022-03-21T08:44:36.595371Z",
            "modified": "2026-03-30T12:51:12.770110Z"
        },
        {
            "id": 52683,
            "name": "Diagram [4850]",
            "created": "2022-03-21T08:42:40.210807Z",
            "modified": "2026-03-30T12:51:12.762387Z"
        }
    ]
}