List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4696",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4694",
    "results": [
        {
            "id": 14178,
            "name": "Puzzle 33",
            "created": "2019-02-27T21:04:58.925197Z",
            "modified": "2026-03-31T22:13:28.360721Z"
        },
        {
            "id": 14176,
            "name": "Puzzle 2",
            "created": "2019-02-27T19:47:30.599917Z",
            "modified": "2026-03-31T22:13:25.896717Z"
        },
        {
            "id": 14175,
            "name": "Puzzle 1",
            "created": "2019-02-27T19:44:30.147012Z",
            "modified": "2026-03-31T22:13:24.330771Z"
        },
        {
            "id": 14163,
            "name": "Rectangular Six in Corner, Many Outside Liberties",
            "created": "2019-02-20T02:37:39.443263Z",
            "modified": "2026-03-31T22:13:09.565481Z"
        },
        {
            "id": 14162,
            "name": "probni",
            "created": "2019-02-19T21:21:49.349721Z",
            "modified": "2026-03-31T22:13:08.125194Z"
        },
        {
            "id": 14159,
            "name": "do two eyes",
            "created": "2019-02-19T12:32:23.027839Z",
            "modified": "2026-03-31T22:13:04.011602Z"
        },
        {
            "id": 14158,
            "name": "20. Как ответить ? - 6",
            "created": "2019-02-19T07:02:37.630823Z",
            "modified": "2026-03-31T22:13:02.837572Z"
        },
        {
            "id": 14157,
            "name": "20. Как ответить? - 5",
            "created": "2019-02-19T06:58:57.398872Z",
            "modified": "2026-03-31T22:13:01.564517Z"
        },
        {
            "id": 14156,
            "name": "20. Как ответить? -4",
            "created": "2019-02-19T06:53:09.098439Z",
            "modified": "2026-03-31T22:13:00.291498Z"
        },
        {
            "id": 14155,
            "name": "20. Как ответить? - 3",
            "created": "2019-02-19T06:49:12.425438Z",
            "modified": "2026-03-31T22:12:59.073744Z"
        }
    ]
}