List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4593",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4591",
    "results": [
        {
            "id": 11268,
            "name": "668 / 900",
            "created": "2018-08-20T16:13:33.792451Z",
            "modified": "2026-05-21T15:42:04.603956Z"
        },
        {
            "id": 68519,
            "name": "Puzzle 194/95-8",
            "created": "2023-02-05T09:44:32.507630Z",
            "modified": "2026-05-21T15:42:19.280304Z"
        },
        {
            "id": 102547,
            "name": "Problem 52",
            "created": "2026-01-18T13:28:53.191244Z",
            "modified": "2026-05-21T15:42:27.726988Z"
        },
        {
            "id": 49694,
            "name": "type 2",
            "created": "2022-02-20T08:32:36.507818Z",
            "modified": "2026-05-21T15:43:14.913286Z"
        },
        {
            "id": 7693,
            "name": "problem 757",
            "created": "2017-04-30T19:40:51.564711Z",
            "modified": "2026-05-21T15:43:39.606844Z"
        },
        {
            "id": 7694,
            "name": "problem 758",
            "created": "2017-04-30T19:43:24.223183Z",
            "modified": "2026-05-21T15:43:44.443211Z"
        },
        {
            "id": 10461,
            "name": "Uncommon Responses #2",
            "created": "2018-07-07T21:42:36.410583Z",
            "modified": "2026-05-21T15:44:43.021578Z"
        },
        {
            "id": 9531,
            "name": "602 / 900",
            "created": "2018-03-14T11:25:36.822580Z",
            "modified": "2026-05-21T15:45:19.221812Z"
        },
        {
            "id": 13907,
            "name": "496 / 900",
            "created": "2018-12-21T11:17:47.403742Z",
            "modified": "2026-05-21T15:45:21.639560Z"
        },
        {
            "id": 13908,
            "name": "497 / 900",
            "created": "2018-12-21T11:18:34.859497Z",
            "modified": "2026-05-21T15:45:23.343144Z"
        }
    ]
}