List accessible puzzles or create a new puzzle.

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

{
    "count": 58755,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=269",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=267",
    "results": [
        {
            "id": 27128,
            "name": "Problem 20: The bait swallows the fish",
            "created": "2021-01-31T17:30:47.218227Z",
            "modified": "2026-04-26T07:53:09.762626Z"
        },
        {
            "id": 49991,
            "name": "01 — Heart",
            "created": "2022-02-21T19:01:35.581399Z",
            "modified": "2026-04-26T07:52:37.875611Z"
        },
        {
            "id": 53513,
            "name": "question 5",
            "created": "2022-03-26T14:47:49.655371Z",
            "modified": "2026-04-26T07:50:43.646578Z"
        },
        {
            "id": 27117,
            "name": "Problem 2: Heart",
            "created": "2021-01-31T17:20:33.770952Z",
            "modified": "2026-04-26T07:50:43.354211Z"
        },
        {
            "id": 59005,
            "name": "question 3",
            "created": "2022-06-07T15:08:52.251664Z",
            "modified": "2026-04-26T07:48:37.848211Z"
        },
        {
            "id": 93208,
            "name": "Problem 156",
            "created": "2025-04-17T18:34:38.935281Z",
            "modified": "2026-04-26T07:48:27.550849Z"
        },
        {
            "id": 47610,
            "name": "question12",
            "created": "2022-01-30T10:07:08.712465Z",
            "modified": "2026-04-26T07:47:14.125106Z"
        },
        {
            "id": 7712,
            "name": "283/900",
            "created": "2017-05-02T05:39:08.474583Z",
            "modified": "2026-04-26T07:45:59.323667Z"
        },
        {
            "id": 59252,
            "name": "question 83",
            "created": "2022-06-12T13:11:11.717446Z",
            "modified": "2026-04-26T07:45:43.639910Z"
        },
        {
            "id": 59251,
            "name": "question 82",
            "created": "2022-06-12T13:08:34.998288Z",
            "modified": "2026-04-26T07:45:37.719457Z"
        }
    ]
}