List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5026",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5024",
    "results": [
        {
            "id": 49616,
            "name": "type 18",
            "created": "2022-02-19T15:48:48.298186Z",
            "modified": "2026-05-04T04:20:42.324034Z"
        },
        {
            "id": 49617,
            "name": "type 19",
            "created": "2022-02-19T15:50:48.013389Z",
            "modified": "2026-05-04T04:20:42.666456Z"
        },
        {
            "id": 28642,
            "name": "Question 1",
            "created": "2021-03-07T19:36:43.687529Z",
            "modified": "2026-05-04T04:20:43.721432Z"
        },
        {
            "id": 28643,
            "name": "Question 2",
            "created": "2021-03-07T19:42:42.976683Z",
            "modified": "2026-05-04T04:20:44.068591Z"
        },
        {
            "id": 28644,
            "name": "Question 3",
            "created": "2021-03-07T19:44:14.739712Z",
            "modified": "2026-05-04T04:20:44.421857Z"
        },
        {
            "id": 28645,
            "name": "Question 4",
            "created": "2021-03-07T19:46:33.061265Z",
            "modified": "2026-05-04T04:20:44.766677Z"
        },
        {
            "id": 28646,
            "name": "Question 5",
            "created": "2021-03-07T19:52:44.075842Z",
            "modified": "2026-05-04T04:20:45.124201Z"
        },
        {
            "id": 28647,
            "name": "Question 6",
            "created": "2021-03-07T19:57:47.258288Z",
            "modified": "2026-05-04T04:20:45.466856Z"
        },
        {
            "id": 28648,
            "name": "Question 7",
            "created": "2021-03-07T19:59:42.607311Z",
            "modified": "2026-05-04T04:20:45.821425Z"
        },
        {
            "id": 28649,
            "name": "Question 8",
            "created": "2021-03-07T20:05:42.515090Z",
            "modified": "2026-05-04T04:20:46.166989Z"
        }
    ]
}